[INFO] cloning repository https://github.com/undead-undead/aagt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undead-undead/aagt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6234aaf94a2971227d312cf80140eb4bec1b8a44
[INFO] checking undead-undead/aagt against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  82% (148/180)
Updating files:  83% (150/180)
Updating files:  84% (152/180)
Updating files:  85% (153/180)
Updating files:  86% (155/180)
Updating files:  87% (157/180)
Updating files:  88% (159/180)
Updating files:  89% (161/180)
Updating files:  90% (162/180)
Updating files:  91% (164/180)
Updating files:  92% (166/180)
Updating files:  93% (168/180)
Updating files:  94% (170/180)
Updating files:  95% (171/180)
Updating files:  96% (173/180)
Updating files:  97% (175/180)
Updating files:  98% (177/180)
Updating files:  99% (179/180)
Updating files: 100% (180/180)
Updating files: 100% (180/180), done.
[INFO] started tweaking git repo https://github.com/undead-undead/aagt
[INFO] finished tweaking git repo https://github.com/undead-undead/aagt
[INFO] tweaked toml for git repo https://github.com/undead-undead/aagt written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/undead-undead/aagt on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/undead-undead/aagt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4
[INFO] running `Command { std: "docker" "start" "ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking wasm-encoder v0.244.0
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/901d6c1c62d7c61e05469e996c297476078ee06b/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=9493d59d9f791b4b -C extra-filename=-2fd083c5627e8104 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1876b9b52cc5e412.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4", kill_on_drop: false }`
[INFO] [stdout] ce2ef986c6d5679fe0599b11c19bd6d815760364fd1de67846f18f565cce2eb4
